[XEN] Remove batched writable pagetable logic.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 11 Aug 2006 15:07:22 +0000 (16:07 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 11 Aug 2006 15:07:22 +0000 (16:07 +0100)
commit228f081e08474febb96ee694f6d1b3d6d7465052
treec03a7704e00f94c3df1b13d1f5f972a5e8ad40a7
parentbc5688b66a81ecf868e14dd80f4f992bf8c9007e
[XEN] Remove batched writable pagetable logic.

Benchmarks show it provides little or no benefit (except
on synthetic benchmarks). Also it is complicated and
likely to hinder efforts to reduce lockign granularity.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/ia64/xen/mm.c
xen/arch/x86/domain.c
xen/arch/x86/mm.c
xen/arch/x86/traps.c
xen/include/asm-ia64/mm.h
xen/include/asm-powerpc/mm.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/mm.h
xen/include/asm-x86/perfc.h
xen/include/xen/mm.h